home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 2 / BBS in a box - Trilogy II.iso / Files / Hyper / U-Z / WindowScript™.Demo / WindowScript™ 1.0 Working Model / WindowScript™ 1.0 Working Model.rsrc / ljb_141_AnswerProperty < prev    next >
Encoding:
Text File  |  1992-04-29  |  763 b   |  48 lines

  1. ItemType: WIND
  2. Rect: 128,76,433,251
  3. Style: Dialog
  4. HasTitleBar: FALSE
  5. HasCloseBox: TRUE
  6. Name: AnswerProperty
  7. TextFont: Geneva
  8. TextSize: 10
  9. HitMessage: answerPropHits
  10. Params: i0_xWindowID¬i4_TEXT¬i6_TEXT¬i4_SELECTION¬i6_SELECTIONTEXT
  11. Result: i4_SELECTION¬i6_SELECTIONTEXT
  12.  
  13. ItemType: PUSH
  14. Rect: 236,144,293,162
  15. AutoSize: FALSE
  16. Name: OK
  17. DefaultItem: TRUE
  18. AutoClose: TRUE
  19.  
  20. ItemType: PUSH
  21. Rect: 160,144,225,162
  22. AutoSize: FALSE
  23. Name: Cancel
  24. CancelItem: TRUE
  25. AutoClose: TRUE
  26.  
  27. ItemType: LBL
  28. Rect: 8,8,63,21
  29. Text: Item Name
  30.  
  31. ItemType: LIST
  32. Rect: 8,24,145,130
  33. Name: ItemList
  34. Style: ListOfItems
  35. Text: 
  36. Logic: Single
  37. KeyScroll: TRUE
  38.  
  39. ItemType: LBL
  40. Rect: 160,8,238,21
  41. Text: Property Name
  42.  
  43. ItemType: LIST
  44. Rect: 160,24,297,130
  45. Name: PropList
  46. Text: 
  47. Logic: Single
  48. KeyScroll: TRUE